Version

Popover Method

Renders the specified popover model.
Overload List
OverloadDescription
Popover(PopoverModel)Renders the specified popover model.  
Popover(PopoverModel,IDictionary<String,Object>)Renders the popover with the specified popover model and html attributes.  
Popover(PopoverModel,Object)Renders the popover with the specified popover model and html attributes.  
Popover(String,PopoverModel)Renders the popover with the specified id and model.  
Popover(String,PopoverModel,IDictionary<String,Object>)Renders the popover with the specified id, model and html attributes.  
Popover(String,PopoverModel,Object)Renders the popover with the specified id, model and html attributes.  
Popover()Creates a wrapper to chain initialization properties on for the igpopover control.  
Popover(IDictionary<String,Object>)Creates a wrapper to chain initialization properties on for the igpopover control and sets its html attributes.  
Popover(Object)Creates a wrapper to chain initialization properties on for the igpopover control and sets its html attributes.  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub